home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / stik_dev / forecast / readme.txt < prev    next >
Text File  |  1996-08-15  |  1KB  |  33 lines

  1.  
  2.      NOTE
  3.  
  4.      This is a horrible program.  Do not take it as an example of a
  5. properly written GEM program or STiK program.  However it DOES show
  6. how to access STiK and use a GEM interface, so it might be of use to
  7. a programmer wanting to know how STiK operates.
  8.  
  9.      Are there bugs... YES
  10.      Could it be written better... YES
  11.  
  12.      But isn't that what most example code is really ;)
  13.  
  14.      If someone feels like taking this code and rewritting forecast.  Go
  15. ahead.  There is alot more info stored at the site than what is currently
  16. being used.  You can use the port and address contained in the program and
  17. Telnet in and use the menu system to get an idea of what else could be
  18. done.
  19.  
  20.      So basically here is some code to a STiK application.  Hopefully it
  21. will be usefull to someone. :)  I hope this is somewhat more helpful, than
  22. the old SMTP code (which by the way I never got a copy of til after I wrote
  23. my own :/ )  And I'm fairly certain that it will be more useful that the
  24. old IRC kludge of STeve's (great credit should go to those that were able
  25. to decipher it's cryptic meanings)  I would have liked to have done alot
  26. better dev kit for the beginner, unfortunately I don't have the time, so
  27. I've sluffed this off on you. :)
  28.  
  29.      Oh there was still being work done when this project fell into the
  30. cracks, so I know there is at least some code and info in the RSC that
  31. isn't in the release version.  So don't be suprised.
  32.  
  33.      Dan